toolitem: Remove size_allocate implementation
authorTimm Bäder <mail@baedert.org>
Sun, 18 Jun 2017 10:21:34 +0000 (12:21 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:14 +0000 (21:27 -0400)
commitf40c61fb407a7e215e043df3b7ff577c5b258f4a
treecca01f199b2958883e6ac54a41826777441760cb
parent1bad3e1f28033b06d3ae1fcb34dd99b479012a03
toolitem: Remove size_allocate implementation

A GtkToolItem is a GtkBin and that already does exactly what this
implementation did.
gtk/gtktoolitem.c